C1.Web.Mvc Namespace / FlexChartCore<T> Class / SelectionIndex Property

In This Topic
SelectionIndex Property (FlexChartCore<T>)
In This Topic
Gets or sets the index of selected chart series.
Syntax
'Declaration
 
Public Property SelectionIndex As Nullable(Of Integer)
 
See Also